FilmGrainScratch
Complete API reference for FilmGrainScratch, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class FilmGrainScratch extends Component
Constructors
| Signature | Description |
|---|---|
FilmGrainScratch(FilmGrainScratch) | Executes FilmGrainScratch and returns after the underlying engine call finishes. |
FilmGrainScratch(Engine) | Executes FilmGrainScratch and returns after the underlying engine call finishes. |
FilmGrainScratch() | Executes FilmGrainScratch and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | FilmGrainScratch | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
flickerStrength | float | get/set | Virtual attribute exposed by getFlickerStrength. Access it like a field to read or write the underlying value. |
grainSize | float | get/set | Virtual attribute exposed by getGrainSize. Access it like a field to read or write the underlying value. |
grainStrength | float | get/set | Virtual attribute exposed by getGrainStrength. Access it like a field to read or write the underlying value. |
intensity | float | get/set | Virtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value. |
scratchDensity | float | get/set | Virtual attribute exposed by getScratchDensity. Access it like a field to read or write the underlying value. |
scratchStrength | float | get/set | Virtual attribute exposed by getScratchStrength. Access it like a field to read or write the underlying value. |
scratchWidth | float | get/set | Virtual attribute exposed by getScratchWidth. Access it like a field to read or write the underlying value. |
time | float | get/set | Virtual attribute exposed by getTime. Access it like a field to read or write the underlying value. |